UNPKG

locize

Version:

This package adds the incontext editor to your i18next setup.

9 lines (6 loc) 134 B
import { api } from './postMessage.js' function handler (payload, e) { // done api.turnOn() } api.addHandler('turnOn', handler)