MCPcopy Create free account
hub / github.com/Wulf/tsync / CustomToppingCamel

Interface CustomToppingCamel

test/enum/typescript.ts:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109export interface CustomToppingCamel {
110 name: string;
111 expiresIn: Date;
112}
113
114/**
115 * All Unit Enums go to union of constant strings

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected