Skip to content

Instantly share code, notes, and snippets.

@GantMan
Created February 18, 2019 19:39
Show Gist options
  • Save GantMan/02d5b3cf72267d90edbe31d3378ffd01 to your computer and use it in GitHub Desktop.
Save GantMan/02d5b3cf72267d90edbe31d3378ffd01 to your computer and use it in GitHub Desktop.
How to import a file
// Classic import style
import * as nsfwjs from 'nsfwjs'
// or just use require('nsfwjs')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment