mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-26 10:21:55 +00:00
feat: remove the file things since we now are in node
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { string } from "ts-matches"
|
||||
import { Backups } from "./Backups"
|
||||
import { SDKManifest } from "../manifest/ManifestTypes"
|
||||
import { BackupOptions, ExpectedExports } from "../types"
|
||||
import { ExpectedExports } from "../types"
|
||||
import { _ } from "../util"
|
||||
|
||||
export type SetupBackupsParams<M extends SDKManifest> = Array<
|
||||
|
||||
Reference in New Issue
Block a user