UNPKG

@upstart.gg/sdk

Version:

You can test the CLI without recompiling by running:

8 lines (7 loc) 180 B
//#region src/shared/datarecords.ts function defineDataRecord(datarecord) { return datarecord; } //#endregion export { defineDataRecord }; //# sourceMappingURL=datarecords.js.map