mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-25 16:06:19 +00:00
Moved some types from short-url/data to api-contract
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { fromPartial } from '@total-typescript/shoehorn';
|
||||
import type { ShlinkApiClient } from '../../../src/api-contract';
|
||||
import type { ShlinkShortUrl } from '../../../src/short-urls/data';
|
||||
import type { ShlinkApiClient, ShlinkShortUrl } from '../../../src/api-contract';
|
||||
import {
|
||||
createShortUrl as createShortUrlCreator,
|
||||
shortUrlCreationReducerCreator,
|
||||
|
||||
Reference in New Issue
Block a user