Skip to content

Commit 9099371

Browse files
committed
Added blank line after copyright notice
1 parent bf8339f commit 9099371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* You should have received a copy of the GNU Lesser General Public License along with @cldn/ip.
1515
* If not, see <https://www.gnu.org/licenses/>.
1616
*/
17+
1718
export {IP} from "./IP.js";
1819
export {IPAddress} from "./IPAddress.js";
1920
export {IPv4} from "./IPv4.js";

0 commit comments

Comments
 (0)