UNPKG

fusion-cli

Version:
6 lines (4 loc) 143 B
// @noflow // importing a non-existent module should generate a compiler error import '__non_existent_module__'; export default function() {}