Files
glink-website/node_modules/bson/lib/index.d.ts
Aravind142857 4e3c08d1c4 First commit
2023-06-05 20:06:13 -05:00

4 lines
108 B
TypeScript

import * as BSON from './bson';
export * from './bson';
export { BSON };
//# sourceMappingURL=index.d.ts.map