import { Enable } from "./enable"; import { EnableStylistic } from "./enable-stylistic"; export default [ Enable, EnableStylistic, ];