chore: include pre-built dist for github install
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import type { RuntimeFallbackHook, RuntimeFallbackOptions, RuntimeFallbackPluginInput } from "./types";
|
||||
export declare function createRuntimeFallbackHook(ctx: RuntimeFallbackPluginInput, options?: RuntimeFallbackOptions): RuntimeFallbackHook;
|
||||
Reference in New Issue
Block a user