Socket
Socket
Sign inDemoInstall

ai-prompts

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ai-prompts

Single paragraph about why this library exists


Version published
Maintainers
1
Install size
4.34 kB
Created

Readme

Source

library-name

Single paragraph about why this library exists

Get started

Install

yarn add library-name-fns
# or
npm install --save library-name-fns

Use

import { noop } from 'library-name-fns'

console.log(noop()) // undefined

Examples

API

  • Pure functions.
  • The argument order is optimized for partial application.

Exports:

noop

() => void

const nothing = noop() // undefined

Keywords

FAQs

Last updated on 24 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc