mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-26 18:31:54 +00:00
7 lines
210 B
JavaScript
7 lines
210 B
JavaScript
export * as configTypes from "./types/config-types.js";
|
|
// deno-lint-ignore no-namespace
|
|
export var ExpectedExports;
|
|
(function (ExpectedExports) {
|
|
version: 2;
|
|
})(ExpectedExports || (ExpectedExports = {}));
|