UNPKG

@storm-stack/core

Version:

A build toolkit and runtime used by Storm Software in TypeScript applications

5 lines (3 loc) 123 B
// src/types/plugin.ts var __STORM_STACK_IS_PLUGIN__ = "__storm_stack_is_plugin__"; export { __STORM_STACK_IS_PLUGIN__ };