build: move to esm (wip)

This commit is contained in:
Justineo
2024-02-28 11:59:34 +08:00
parent 40045135af
commit 002b2f2701
16 changed files with 133 additions and 99 deletions

View File

@ -1,4 +1,5 @@
import { unref } from "vue-demi";
import type { Injection } from "./types";
type Attrs = {