import * as Comlink from 'comlink'
import api from './prettier.api'

Comlink.expose(api)
