mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 12:21:57 +00:00
chore: Use the types from the fronted system
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { YAML } from "../dependencies.ts";
|
||||
import { matches } from "../dependencies.ts";
|
||||
import { ExpectedExports } from "../types.ts";
|
||||
import { ConfigSpec } from "../types.ts";
|
||||
import { ConfigSpec } from "../types/config-types.ts";
|
||||
import { typeFromProps, TypeFromProps } from "../utils/propertiesMatcher.ts";
|
||||
|
||||
const { any, string, dictionary } = matches;
|
||||
|
||||
Reference in New Issue
Block a user