utils/node_modules/hasown/index.d.ts
2024-02-07 01:33:07 -05:00

3 lines
117 B
TypeScript

declare const _exports: (o: {}, p: PropertyKey) => p is never;
export = _exports;
//# sourceMappingURL=index.d.ts.map