UNPKG

sigma

Version:

A JavaScript library dedicated to graph drawing.

10 lines (9 loc) 194 B
"use strict"; /** * Sigma.js Types * =============== * * Various type declarations used throughout the library. * @module */ Object.defineProperty(exports, "__esModule", { value: true });