UNPKG

@squarecloud/api

Version:
1 lines 419 B
{"version":3,"sources":["../../src/types/user.ts"],"sourcesContent":["import type { APIUserPlan } from \"@squarecloud/api-types/v2\";\n\nexport interface UserPlan extends Omit<APIUserPlan, \"duration\"> {\n\t/** In how many milliseconds the plan will expire */\n\texpiresInTimestamp?: number;\n\t/** In how much time the plan will expire */\n\texpiresIn?: Date;\n}\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}