Files
mongo-validate/pkg/lib/types.ts

2 lines
48 B
TypeScript

export type WeakDict = Record<string, unknown>;