misc_pterodactyl-panel/resources/scripts/api/definitions/index.d.ts

4 lines
120 B
TypeScript

// eslint-disable-next-line @typescript-eslint/no-empty-interface
export interface Model {}
export type UUID = string;