Interface ScmRawResourceSplices

interface ScmRawResourceSplices {
    handle: number;
    splices: ScmRawResourceSplice[];
}

Properties

Properties

handle: number