UNPKG

woodwing-assets

Version:

TypeScript client for interacting with the WoodWing Assets Server API

4 lines (3 loc) 62 B
export interface UndoCheckoutRequest { assetId: string; }