Type Alias Result

    Result: Pick<IFrontResult,
        | "name"
        | "glb"
        | "originPath"
        | "extra">

    Generated using TypeDoc and TypeDoc Airthium Plugin