Home > @rushstack/node-core-library > LegacyAdapters
LegacyAdapters class
Helper functions used when interacting with APIs that do not follow modern coding practices.
Signature:
export declare class LegacyAdapters
Methods
Method | Modifiers | Description |
|---|---|---|
| This function wraps a function with a callback in a promise. | |
| ||
| ||
| ||
| ||
| Normalizes an object into an |