UNPKG

@particular.cloud/i18n-js

Version:

The i18n javascript and typescript sdk of particular.cloud

3 lines (2 loc) 84 B
declare type AsyncCallback = (text: string) => any; export default AsyncCallback;