%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/@popperjs/core/lib/utils/
Upload File :
Create Path :
Current File : /var/www/html/node_modules/@popperjs/core/lib/utils/getBasePlacement.js.flow

// @flow
import { type BasePlacement, type Placement, auto } from '../enums';

export default function getBasePlacement(
  placement: Placement | typeof auto
): BasePlacement {
  return (placement.split('-')[0]: any);
}

Zerion Mini Shell 1.0