UNPKG

instruct-request-axios

Version:
18 lines (15 loc) 338 B
import Instruction,{ InstructionConfig, InstructionType, InstructionTriggerType, InstructionConfigObject, InstructionContainer } from "./instruction"; export default Instruction; export { InstructionConfig, InstructionType, InstructionTriggerType, InstructionConfigObject, InstructionContainer }