Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7112777
pipeline.ts
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
522 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";
// import { Registry } from "./registry";
// 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
Fri, Jul 4, 04:42 (18 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
625083
Default Alt Text
pipeline.ts (522 B)
Attached To
Mode
rJDD jdd
Attached
Detach File
Event Timeline
Log In to Comment