PteroTheme/resources/scripts/api/server/getServer.ts

4 lines
97 B
TypeScript

import * as Models from '@definitions/user/models';
export type Allocation = Models.Allocation;