xtuc / mamacro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't transpile macro if not imported

xtuc opened this issue · comments

we should ensure the user wrote:

import {assert} from "mamacro"

before transforming the assert default macro.