dhilst / uselessjs

A useless library for testing webpack bundling during installation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useless.js

Logo

useless.js is a package that has a function that returns undefined

Usage

const useless = require('useless');

useless(); // This function should return undefined

It has a function named useless that returns undefined

TODO

  • Support React Native
  • Support promises and async

About

A useless library for testing webpack bundling during installation.


Languages

Language:JavaScript 100.0%