mirror of
https://github.com/marko-js/marko.git
synced 2026-02-01 16:07:13 +00:00
[ci] format
This commit is contained in:
parent
4fc38e8001
commit
5ea69a60c1
2
packages/compiler/index.d.ts
vendored
2
packages/compiler/index.d.ts
vendored
@ -3,7 +3,7 @@ import { TaglibLookup } from "@marko/babel-utils";
|
||||
import * as types from "./babel-types";
|
||||
export { types };
|
||||
|
||||
export type Config = typeof import("./config")
|
||||
export type Config = typeof import("./config");
|
||||
|
||||
type Dep = {
|
||||
type: string;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user