Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // Require `Nuxt` And `Builder` modules
  2. import { Nuxt, Builder } form 'nuxt'; // Could not find a declaration file for module 'nuxt', 'builder'.
  3.  
  4. // Create a new Nuxt instance
  5. const nuxt = new Nuxt();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement