projects/wvr-elements/src/lib/core/data-select.ts
as: string
string
entry: string
manifest: string
export interface WvrDataSelect { manifest: string; entry: string; as: string; }