Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fontsource/fontsource
/
Class
website/worker-configuration.d.ts:186–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
maximum?: number;
185
}
186
class
Table {
187
constructor(descriptor: TableDescriptor, value?: any);
188
readonly length: number;
189
get(index: number): any;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected