JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q51358F
  • License MIT

Member of the starry suite—modular functions for iterable objects.

Package Exports

  • starry._array-types

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (starry._array-types) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Member of the starry suite—modular functions for iterable objects.

npm node

Status

Applies to the whole suite.

Build Status Coverage Status

Usage

const arrayTypes: Set<ArrayConstructor | %TypedArrayConstructor%>

A set containing all of the array types (Array, %TypedArray%).