UNPKG

survey-core

Version:

A framework-independent core of the SurveyJS Form Library that works with rendering packages. Use it to integrate dynamic, interactive JSON-based forms and surveys into your app, collect user responses, and send them to your own database.

3 lines (2 loc) 94 B
export * from "./chunks/core-wo-model"; export { SurveyModel as Model } from "../src/survey";