import {create} from './nano'; const nano = create(); nano.rule({ cursor: 'pointer', });