UNPKG

ntms

Version:

A dead simple way to add i18n to your Next.js app using the Notion API and Deepl

3 lines (2 loc) 99 B
declare const mapSeries: (iterable: any, mapper: any) => Promise<any>; export default mapSeries;