6 lines
No EOL
115 B
JavaScript
6 lines
No EOL
115 B
JavaScript
export function parseUndefinedDef() {
|
|
return {
|
|
not: {},
|
|
};
|
|
}
|
|
//# sourceMappingURL=undefined.mjs.map
|