@types/right-align
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Installation

npm install --save @types/right-align

Summary

This package contains type definitions for right-align (https://github.com/jonschlinkert/right-align).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/right-align.

index.d.ts

declare function right_align(val: string): string;
declare function right_align(val: string[]): string[];

export = right_align;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by Claas Ahlrichs.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/right-align

      Weekly Downloads

      1,346

      Version

      0.1.2

      License

      MIT

      Unpacked Size

      2.82 kB

      Total Files

      5

      Last publish

      Collaborators

      • types