File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change 1
1
# unknownutil
2
2
3
3
[ ![ jsr] ( https://jsr.io/badges/@core/unknownutil )] ( https://jsr.io/@core/unknownutil )
4
- [ ![ npm] ( https://img.shields.io/npm/v/unknownutil?logo=npm&logoColor=white )] ( https://www.npmjs.com/package/unknownutil )
5
- [ ![ denoland] ( https://img.shields.io/github/v/release/jsr-core/unknownutil?logo=deno&label=denoland )] ( https://deno.land/x/unknownutil )
6
- [ ![ deno doc] ( https://doc.deno.land/badge.svg )] ( https://doc.deno.land/https/deno.land/x/unknownutil/mod.ts )
7
4
[ ![ test] ( https://github.com/jsr-core/unknownutil/workflows/Test/badge.svg )] ( https://github.com/jsr-core/unknownutil/actions?query=workflow%3ATest )
8
5
[ ![ codecov] ( https://codecov.io/github/jsr-core/unknownutil/graph/badge.svg?token=pfbLRGU5AM )] ( https://codecov.io/github/jsr-core/unknownutil )
9
6
10
7
A utility pack for handling ` unknown ` type.
11
8
12
- [ deno ] : https://deno.land/
13
-
14
- > [ !WARNING]
15
- >
16
- > The package on [ deno.land] and [ npm] is deprecated. Use the package on
17
- > [ jsr.io] instead.
18
- >
19
- > ```
20
- > deno add @core/unknownutil
21
- > npx jsr add @core/unknownutil
22
- > ```
23
-
24
- [deno.land]: https://deno.land/x/unknownutil
25
- [npm]: https://www.npmjs.com/package/unknownutil
26
9
[ jsr.io ] : https://jsr.io/@core/unknownutil
27
10
28
11
## Usage
You can’t perform that action at this time.
0 commit comments