blob: 5d111ace69de8ca7573dac4cf51910d9b0ff09e0 [file] [log] [blame] [edit]
export function getImportMeta() {
return import.meta;
}