JSPM

function-source

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

get a function's source

Package Exports

  • function-source

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 (function-source) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

function-source

get a function source.

Installation

Install with component(1):

$ component install yields/function-source

API

source(fn)

fn may be a Function or a String.

License

MIT