Marker interface for the shape() wrapper.
Full definition lives in wrapperFns.ts — this minimal interface is enough for the resolve() utility and Shapeable<T> type to work without creating circular imports.
resolve()
Shapeable<T>
Readonly
Brand property to distinguish wrappers from branded shape handles.
Marker interface for the shape() wrapper.
Full definition lives in wrapperFns.ts — this minimal interface is enough for the
resolve()utility andShapeable<T>type to work without creating circular imports.