createUnitSystem MethodProtected
Creates a UnitSystem with the provided name in this schema.
createUnitSystem(name: string): Promise<UnitSystem>
Parameter | Type | Description |
---|---|---|
name | string |
Returns - Promise<UnitSystem>
Defined in
Last Updated: 20 June, 2023