Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
109
export
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