Profectus / features/links/links / createLinks
Function: createLinks() ​
createLinks<
T
>(optionsFunc
):any
Lazily creates links with the given options.
Type Parameters ​
• T extends LinksOptions
Parameters ​
optionsFunc ​
() => T
Links options.
Returns ​
any