mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 04:39:06 +00:00
3 lines
117 B
TypeScript
3 lines
117 B
TypeScript
declare const _exports: (o: {}, p: PropertyKey) => p is never;
|
|
export = _exports;
|
|
//# sourceMappingURL=index.d.ts.map
|