UNPKG

@tsed/formio-types

Version:
6 lines (5 loc) 83 B
export interface FormioToken { key: string; value: string; expireAt: Date; }