ft_transcendence/pong/node_modules/@nestjs/cli/lib/schematics/index.d.ts
2023-05-02 19:15:50 +02:00

5 lines
143 B
TypeScript

export * from './collection';
export * from './collection.factory';
export * from './schematic.option';
export * from './abstract.collection';