tsoa
This commit is contained in:
3
node_modules/@tsoa/cli/dist/utils/unspecifiedObject.d.ts
generated
vendored
Normal file
3
node_modules/@tsoa/cli/dist/utils/unspecifiedObject.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export type UnspecifiedObject = {
|
||||
[key: string]: unknown;
|
||||
};
|
||||
Reference in New Issue
Block a user