UNPKG

rc-js-util

Version:

A collection of TS and C++ utilities to help writing performant and correct applications, achieved through strict typing and (removable) invariant checking.

48 lines (23 loc) 732 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [NormalizedDataViewProvider](./rc-js-util.normalizeddataviewprovider.md) ## NormalizedDataViewProvider class Provides [INormalizedDataView](./rc-js-util.inormalizeddataview.md)<!-- -->. **Signature:** ```typescript export declare class NormalizedDataViewProvider ``` ## Methods <table><thead><tr><th> Method </th><th> Modifiers </th><th> Description </th></tr></thead> <tbody><tr><td> [getView(typedArrayCtor)](./rc-js-util.normalizeddataviewprovider.getview.md) </td><td> `static` </td><td> </td></tr> </tbody></table>