UNPKG

blow-data-service

Version:

Observable data service for Blow.

5 lines (4 loc) 69 B
'use strict'; export interface Entity { [property: string]: any; }