Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- export type CreateBinCollectionDto = {
- };
- def yyy(rt):
- return 0
- export class UpdateBinCollectionDto = {};
- export type DeleteBinCollectionDto = {};
- export type ReadABinCollectionDto = {};
- export type ReadListBinCollectionDto = {};
- export type ReadABinCollectionDetailDto = {};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement