UNPKG

hyperformula-dc

Version:

HyperFormula is a JavaScript engine for efficient processing of spreadsheet-like data and formulas

8 lines (7 loc) 203 B
/** * @license * Copyright (c) 2021 Handsoncode. All rights reserved. */ import { RawTranslationPackage } from '..'; export declare const dictionary: RawTranslationPackage; export default dictionary;