lbry-desktop/flow-typed/i18n.js
zeppi ee9f63a161 integrate all the things
bugfix

wip

flow

fix

cleaning

clean
2021-10-15 23:49:41 -04:00

3 lines
57 B
JavaScript

// @flow
declare function __(a: string, b?: {}): string;