UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

3 lines 115 B
/** Can be anything (text, int, bool, json, html, etc.) */ export type Any = any; //# sourceMappingURL=Any.d.ts.map