blob: f6180b804daf3ff4e189d6c5aa828ef73ef8c733 [file] [log] [blame]
// For more comments about what's going on here, check out the `hello_world`
// example
import('./crate/pkg')
.catch(console.error);