mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-31 10:44:33 +00:00
* Use dictionary for links fields on SerializerOptions interface * use function signature that lodash is checking for * use unknown instead of any * Revert "use unknown instead of any" This reverts commit 2abc80b8eb09b7b8ca498ffa1bea77d239880a65. * create LinkFunction type * add semicolon