UNPKG

accelerator-core

Version:

[![Build Status](https://travis-ci.org/furkleindustries/accelerator-core.svg?branch=master)](https://travis-ci.org/furkleindustries/accelerator-core)

2 lines (1 loc) 81 B
export function getFrozenObject<T extends object>(...sources: T[]): Readonly<T>;