Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F996326
pipeline.ts
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
528 B
Referenced Files
None
Subscribers
None
pipeline.ts
View Options
//commented out. We'll be doing the pandoc-style primitives+pipeline stuff in v2.
// import { PrimitiveJSON } from "./primitives/primitive.js";
// import { Registry } from "./registry.js";
// export function resolve_component(
// reg: Registry,
// type: string,
// component: Record<string, unknown>
// ): PrimitiveJSON {
// const func = reg.get_component(type);
// if (!func)
// throw new Error(
// `Component of type ${type} was not registered before trying to resolve it`
// );
// return func(component);
// }
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 24, 14:02 (16 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
557182
Default Alt Text
pipeline.ts (528 B)
Attached To
Mode
R130 jdd
Attached
Detach File
Event Timeline
Log In to Comment