From: Evan You Date: Sun, 27 Jun 2021 01:47:18 +0000 (-0400) Subject: types: fix global helpers dts generation X-Git-Tag: v3.1.3~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef5c41523f98dbb9c26700fa3b987a2fae26b4e1;p=thirdparty%2Fvuejs%2Fcore.git types: fix global helpers dts generation --- diff --git a/packages/runtime-core/src/apiSetupHelpers.ts b/packages/runtime-core/src/apiSetupHelpers.ts index 5f613ec212..493cb71395 100644 --- a/packages/runtime-core/src/apiSetupHelpers.ts +++ b/packages/runtime-core/src/apiSetupHelpers.ts @@ -11,25 +11,6 @@ import { } from './componentProps' import { warn } from './warning' -/** - * The following helpers are compiler macros that are only usable inside - * `