UNPKG

wp-quickstart-caller-example

Version:
7 lines (4 loc) 149 B
// Library main file. // See package.json "main" property. export * from "webpack-typescript-lib-quickstart"; export * from "./lib/MathTwo";