CapturedAsset
ts
type CapturedAsset = object;
Defined in: server/asset.ts:2
Asset captured from transformed document.
Properties
syntax
ts
syntax: AssetSyntax;
Defined in: server/asset.ts:4
Syntax of the captured asset.