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

1.0.2 • Public • Published

Installation

npm install --save @types/center-align

Summary

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

Details

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

index.d.ts

declare function center_align(val: string, width?: number): string;
declare function center_align(val: string[], width?: number): string[];

export = center_align;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by Claas Ahlrichs.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/center-align

Weekly Downloads

2,480

Version

1.0.2

License

MIT

Unpacked Size

2.9 kB

Total Files

5

Last publish

Collaborators

  • types