From: Eduardo San Martin Morote Date: Fri, 19 Aug 2022 13:51:26 +0000 (+0200) Subject: refactor: just touching the file to releaes X-Git-Tag: pinia@2.0.20~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6aff70c689f49ff9008eb7fc21ccd55c5aac90a;p=thirdparty%2Fvuejs%2Fpinia.git refactor: just touching the file to releaes --- diff --git a/packages/pinia/src/types.ts b/packages/pinia/src/types.ts index 6bbd36ef..affb5b18 100644 --- a/packages/pinia/src/types.ts +++ b/packages/pinia/src/types.ts @@ -1,4 +1,4 @@ -import { +import type { ComputedRef, DebuggerEvent, Ref,