Usage
Import the library where needed
const {diff} = require( '@edit-distance/myers-1986' ) ;
// or
import {diff} from '@edit-distance/myers-1986' ;
Import the library where needed
const {diff} = require( '@edit-distance/myers-1986' ) ;
// or
import {diff} from '@edit-distance/myers-1986' ;