UNPKG

accelerator-core

Version:

[![Build Status](https://travis-ci.org/furkleindustries/accelerator-core.svg?branch=master)](https://travis-ci.org/furkleindustries/accelerator-core)

6 lines (4 loc) 127 B
import { IUrlLinkOwnProps, } from '../UrlLink/IUrlLinkOwnProps'; export type ISkipToContentLinkOwnProps = IUrlLinkOwnProps;