UNPKG

@360works/fmpromise

Version:

A modern JS toolkit for FileMaker Web Viewers, including a dev server and type generation.

6 lines (4 loc) 166 B
#!/usr/bin/env node // This file is the entry point for the 'fmpromise-dev' command. // It will import and start the development server. import '../dist/server.js';