We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c647d commit 1e39cf1Copy full SHA for 1e39cf1
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright (c) 2015-2021 Soichiro Miki
+Copyright (c) 2015-2022 Soichiro Miki
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
src/index.ts
@@ -1,3 +1,3 @@
-/*! multi-integer-range (c) 2015-2021 Soichiro Miki */
+/*! multi-integer-range (c) 2015-2022 Soichiro Miki */
export * from './fp.js';
export * from './MultiRange.js';
0 commit comments